home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #1 / Amiga Plus 1999 #1.iso / System-Boost / Workbench / smooth! / ReadMe.doc next >
Text File  |  1998-08-10  |  3KB  |  117 lines

  1. Smooth! pre-relase 2 formerly known as "PatchFonts"
  2. ---------------------------------------------------
  3.  
  4.     What is it?
  5.     ===========
  6.  
  7.       Smooth! tries to antialias text-outputs on every high/truecolor
  8.     screen.
  9.  
  10.       Many people wanted to test Smooth!, and although it isn't finished
  11.     yet, I decided to distribute a pre-release version. This is the second
  12.     pre-release with many improvments over the last public release.
  13.  
  14.  
  15.     Requirements
  16.     ============
  17.  
  18.     Cybergraphics V2+, OS/WB 3.0+, about 4-8 MB, 68030+ recommended.
  19.  
  20.  
  21.     Be Careful
  22.     ==========
  23.  
  24.     Smooth! isn't finished yet! I'm not responsible for any damage this
  25.     program may cause.
  26.  
  27.  
  28.     Usage
  29.     =====
  30.  
  31.       To start Smooth! just type "Smooth!" at the CLI/Shell. Your
  32.     current directory should be the directory you put Smooth! in.
  33.  
  34.       Smooth! displays a warning which reminds you that it isn't finished
  35.     yet and that obscure system crashes can AND WILL happen.
  36.  
  37.       There are also some arguments:
  38.  
  39.       FINE/S - puts Smooth! into "FINE"-mode, i.e. the
  40.     antialiasing-effect is better, but also slower.
  41.  
  42.       STRICT/s - normally Smooth! tries to patch as many fonts as possible. If
  43.     you use this switch patching is more exact and text-output should become
  44.     faster.
  45.  
  46.       LOWESTFONTSIZE=LFS/N - the lowest font size Smooth! tries to
  47.     antialias - not available in this version!
  48.  
  49.       HIGHESTFONTSIZE=HFS/N - the highest font size Smooth! tries to
  50.     antialias - not available in this version!
  51.  
  52.       Examples:
  53.  
  54.       > Smooth!
  55.  
  56.       > Smooth! FINE
  57.  
  58.       etc.
  59.  
  60.       To stop Smooth! you have to press Ctrl-C or use the "break"-command.
  61.  
  62.  
  63.     Some things you should know
  64.     ===========================
  65.  
  66.       Smooth! can't do its work on 8-bit (or lower) screens, you have to
  67.     use CyberGraphics and a 15/16/24-bit-screen.
  68.  
  69.       Smooth! can only patch fonts which were opened AFTER Smooth! was
  70.     started. Therefore after starting Smooth! you won't see any effect until
  71.     you open some new fonts.
  72.  
  73.       If you use bitmap-fonts Smooth! perhaps will not be able to generate
  74.     the data it needs. Use Intellifonts to see the full effect.
  75.  
  76.  
  77.     Any problem?
  78.     ============
  79.  
  80.     Write to:
  81.  
  82.     Bastian Frank
  83.     frankba@informatik.tu-muenchen.de
  84.  
  85.  
  86.     To-do
  87.     =====
  88.  
  89.     The full version of Smooth! will have:
  90.  
  91.       - nice gui
  92.       - installer script etc.
  93.       - support for "italics" softstyle
  94.       - better documentation
  95.       - more options
  96.  
  97.     The full version will NOT have:
  98.  
  99.       - support for screens with 256 or less colors
  100.  
  101.  
  102.     History
  103.     =======
  104.  
  105.       pre-release 2, 19.04.1998
  106.       =============================
  107.         - renamed to "Smooth!"
  108.         - rewrote most of the code: Smooth! should no longer cause any
  109.           system crashs
  110.         - added "bold" and "underline" softstyles
  111.         - changed cli-arguments
  112.  
  113.       pre-release 1
  114.       =============
  115.  
  116.         - first public release
  117.